Meridian Enterprise Web Client users can create and remove document to object links using special external pages. These pages can be configured in the vault and shown only to web browser users. These pages are similar to the Objects and Where Used pages that are available to PowerUser users.
To create the Asset Management Module Web Access pages:
For the URL of each page, type the corresponding expression:
"http://localhost/Tags/BlueCieloECM.AssetManagement.Web.Tags.Form1.aspx? Server=" & Vault.ServerName & "&VaultName=" & Vault.Name & "&DOCID=" & Document.ID
"http://localhost/WhereUsed/BlueCieloECM.AssetManagement.Web.WhereUsed.Form1.aspx? Server=" & Vault.ServerName & "&VaultName=" & Vault.Name & "&DOCID=" & Document.ID